Fix bug #9530 on a TTY.
authorEli Zaretskii <eliz@gnu.org>
Sun, 18 Sep 2011 15:48:12 +0000 (18:48 +0300)
committerEli Zaretskii <eliz@gnu.org>
Sun, 18 Sep 2011 15:48:12 +0000 (18:48 +0300)
commit0f30819c61bad0a234520425ad545e6e40e273d4
tree1744ef06f6d843c984330d0b605007f4f3bb20da
parenta27c29dd9e062943fdfbd7fa7ee41eb1609a5742
Fix bug #9530 on a TTY.

 src/xdisp.c (display_line): Record maximum and minimum buffer
 positions even if no glyphs were produced (e.g., by a zero-width
 stretch).  Fixes bug#9530 on a TTY.  Under word-wrap, don't record
 buffer positions that will be removed from the glyph row because
 they don't fit.
src/ChangeLog
src/xdisp.c